execution stack meaning in English
执行堆叠器
Examples
- Clause is found , or the bottom of the execution stack is reached
子句的堆栈帧,或者是到了执行堆栈的底部。 - Present on the execution stack of that thread at that particular instant
时,这个权限才适用于给定的执行线程。 - It then searches the current execution stack frame looking for the first
然后jvm搜索当前执行堆栈帧来寻找第一个 - Instruction causes the jvm to pop the exception object off the top of the execution stack
指令引起jvm将异常对象弹出执行堆栈。 - Exception is thrown when the execution stack overflows by having too many nested method calls
当嵌套的方法调用过多而导致执行堆栈溢出时,将引发